home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 2108 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: bath.ac.uk!uwe-bristol!knife!rff-ribe
  2. Newsgroups: comp.sys.sinclair,comp.sys.cbm,comp.sys.tandy,alt.folklore.computers
  3. Subject: Re: Neat hack proposal for old machines...
  4. Message-ID: <1996Feb8.144831.18150@pat.uwe.ac.uk>
  5. From: rff-ribe@csm.uwe.ac.uk (R Ribeiro)
  6. Date: Thu, 8 Feb 1996 14:48:31 GMT
  7. Sender: usenet@pat.uwe.ac.uk (uwe nntp usenet poster)
  8. References: <4etnnl$4fj@news.microsoft.com> <4eu4mo$gff@news.microsoft.com>
  9.  <4fbat8$lbk@dns.crocker.com>
  10. Organization: University of the West of England.
  11. To: Daniel Dee <daniel>
  12. Nntp-Posting-Host: usenet@pat.uwe.ac.uk (uwe nntp usenet poster)
  13. X-Newsreader: xrn 7.04-beta-2
  14.  
  15. Hello:
  16.  
  17.     I am not sure I agree with you. For me your ideia has the same 
  18. problem as tape to tape copy: noise problems. What really is needed
  19. is decoding the tape, and do a program to save again the thing in the 
  20. tape, generating signal afresh. Someone wishes to comment that?
  21.  
  22.     I am developing now a Spectrum emulation, and I have been developing
  23. a short program to decode Spectrum's tapes and write the binary contents in
  24. .TAP files (shorter than .WAV files, of course). It still got its flaws 
  25. (especialy with tape noise), but it's working. I am planing of releasing it
  26. as GNU or something like that, if there people out there interested in
  27. 'fidling' with the program... (PC assembler sources).
  28.  
  29.     I have also read here in the conference that a guy wrote one
  30. utility to save Spectrum's tapes...
  31.  
  32.  
  33.  
  34. In article <4fbat8$lbk@dns.crocker.com>, Daniel Dee <daniel> writes:
  35. > >Oh well.  I realized immediately after sending that no work is required at
  36. > >all -- who cares if you can decode the data stream on a PC.
  37. > >What's important is that you can capture cassette output to a .WAV file
  38. > >(or whatever) via the microphone in jack on a PC sound card, then play it
  39. > >back any time you like, even trade the sound files with other owners.
  40. > Agreed.
  41. > I once wrote a VERY short machine language program that reads signal
  42. > coming into the cassette-in port of an Apple 2, and then writes it
  43. > back out to the cassette-out port.
  44. > While cassette-to-cassette audio copy is very unreliable, the above
  45. > method is fairly reliable even for copy-protected tapes. After all,
  46. > the computer has to be able to read the data off the cassette tape,
  47. > what needs to be done is just take the bit that was just read and
  48. > write it back out again.
  49. > I bet the same method will work on any sound card.
  50. > -- Daniel Dee (daniel@wigitek.com)
  51.